home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- set handCursor to [5, 6]
- set the cursor of sprite 5 to handCursor
- set the cursor of sprite 7 to handCursor
- set the cursor of sprite 8 to handCursor
- set the cursor of sprite 9 to handCursor
- set the cursor of sprite 15 to handCursor
- set the cursor of sprite 20 to handCursor
- set the cursor of sprite 21 to handCursor
- set the cursor of sprite 22 to handCursor
- set the cursor of sprite 23 to 0
- set the cursor of sprite 24 to handCursor
- set the cursor of sprite 37 to handCursor
- set the cursor of sprite 16 to handCursor
- set the cursor of sprite 30 to handCursor
- set the cursor of sprite 31 to handCursor
- set the cursor of sprite 32 to handCursor
- set the cursor of sprite 33 to handCursor
- end
-
- on exitFrame
- go(the frame)
- end
-